16:38
2025-08-19
gist.github.com
developer-tools
PowerShell script to control monitor power state: place all displays into standby with -TurnOff or wake them with -TurnOn.
This article describes a PowerShell script called Screen Controller that uses Windows messaging to place all connected displays into standby mode with the `-TurnOff` parameter or wake them with the `-โฆ